Skip to content

Memgraph agent 0 #37

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from
Draft

Memgraph agent 0 #37

wants to merge 6 commits into from

Conversation

antejavor
Copy link
Contributor

@antejavor antejavor commented Jul 15, 2025

Basic TODOs:

  • Fix the value conversion in migration modules

Layer 1 - Human feedback loop

Starting the app

  • Communicate the current settings setup, what seems to be missing
  • Enable LLM-powered Input if something is missing to fix the config

Analyze SQL tables

  • Present the status of tables, provide info what tables are interesting and why, what are skipped and why (enable input)
  • Present the user each table, and how it is being ported to Memgraph (enable input)
  • Present the user how each index is being ported into the Memgraph (enable input)

Migrations

  • Give to user the queries (migration modules) used for each table
  • Validate the migration and present to user the status compared to SQL

Layer 2 - SQL <> Memgraph API

Layer 3 - Adaptability

Tehnical notes for @antejavor

Do I really need a LangGraph?

How could I leverage https://www.tensorzero.com/ for better prompting

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant